home *** CD-ROM | disk | FTP | other *** search
/ Medabots Cardz / Medabots CD Cardz Rokusho.bin / pc / assets / rokusho.dxr / 00026_Script_26 < prev    next >
Text File  |  2001-12-07  |  177b  |  10 lines

  1. --global transitionz
  2. --
  3. --on exitFrame me
  4. --  puppetsound 2,0
  5. --  if transitionz = "close" then
  6. --    go to frame "fun"
  7. --  else
  8. --    go to the frame
  9. --  end if 
  10. --end